projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03a7cb5
)
Add configure statement to spec-file generation.
author
oliskoli
<oliskoli>
Sat, 8 Apr 2006 13:08:00 +0000
(13:08 +0000)
committer
oliskoli
<oliskoli>
Sat, 8 Apr 2006 13:08:00 +0000
(13:08 +0000)
tools/mkrpm
patch
|
blob
|
history
diff --git
a/tools/mkrpm
b/tools/mkrpm
index 1951f48aace1295b1a9595b45070e904678e0a64..826e08f6438929f4bd66d69ded95a1b9b097164d 100755
(executable)
--- a/
tools/mkrpm
+++ b/
tools/mkrpm
@@
-56,6
+56,7
@@
function mkspec()
addspec ""
addspec "%build"
+ addspec "./configure"
addspec "make"
addspec ""
addspec "%install"